Add a 'Sync now' button to the sync status header in the tray window#5018
Conversation
mgallien
left a comment
There was a problem hiding this comment.
works well
will be very convenient
but as an user I would never discover this hidden gem
we should have visible on hover feedback
Understood, will add a hover effect |
064b753 to
6a542c1
Compare
Done, here's a video: simplescreenrecorder-2022-10-12_18.51.32.mp4 |
6a542c1 to
88a678b
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #5018 +/- ##
==========================================
- Coverage 57.22% 57.21% -0.01%
==========================================
Files 138 138
Lines 17444 17441 -3
==========================================
- Hits 9982 9979 -3
Misses 7462 7462
|
|
Hm, after looking at the video, thinking about it again, with @mgallien’s feedback, and @Andreas-Kainz’s original issue at #4877, I now agree with the proposal to actually just add a button there. :D Should be on the right, saying "Sync now", doesn’t need an icon. And then the whole line does not need a hover state, cause that actually looks a bit off. The button can be text-only or have a simple border around it (with pill-style radius). What do you think @claucambra? |
88a678b to
ce858e4
Compare
Like this? :) |
ce858e4 to
91e6bf4
Compare
91e6bf4 to
4669671
Compare
4669671 to
51e4b4f
Compare
|
@jancborchardt @nimishavijay are you OK with the current state ? |
jancborchardt
left a comment
There was a problem hiding this comment.
Yeah, looks great @claucambra, straight and to the point. :)
Will then for sure take care of cases where people want to absolutely sync stuff right now (before they shut down the device e.g.).
51e4b4f to
9a25699
Compare
…le.qml Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
9a25699 to
c0baf5c
Compare
|
SonarCloud Quality Gate failed. |
|
AppImage file: nextcloud-PR-5018-c0baf5c93cdc31349fcb8c4dd339784936faa92b-x86_64.AppImage |
|
/backport to stable-3.6 |









Closes #4877
Signed-off-by: Claudio Cambra claudio.cambra@gmail.com